16. Calculate the CRP Metrics 2
Calculate the CRP Metrics 2
Question:
Start Quiz:
Solution:
INSTRUCTOR NOTE:
Follow your instructors!
+Ilya Grigorik, @igrigorik
@cwpittman
Review the Critical Rendering Path performance patterns
Ilya: Note that knowing the critical path length allows us to get a quick approximation of the best case scenario for time to first render! Best of all, we can get this estimate by quickly inspecting the HTML markup.
Review the Critical Rendering Path performance patterns on Web Fundamentals.